Skip to content

Conversation

ZhongyaoChen
Copy link

No description provided.

Copy link

ti-chi-bot bot commented Sep 3, 2025

Welcome @ZhongyaoChen! It looks like this is your first PR to tikv/jemallocator 🎉

"x86_64-pc-windows-gnu" => "x86_64-w64-mingw32".to_string(),
"armv7-linux-androideabi" => "arm-linux-androideabi".to_string(),
"riscv64gc-unknown-linux-gnu" => "riscv64-linux-gnu".to_string(),
"riscv64a23-unknown-linux-gnu" => "riscv64-linux-gnu".to_string(),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about using | to group these two matches?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

applied.

Signed-off-by: Zhongyao Chen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants